home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
clowns.swf
/
scripts
/
DefineButton2_331
/
BUTTONCONDACTION on(keyPress Escape).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
84 b
|
5 lines
on(keyPress "<Escape>"){
_parent.setScore(finalScore);
gotoAndPlay(58);
}